home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Home 109
/
PC Home 109.iso
/
data1.cab
/
Program_Files
/
be002.dxr
/
00034.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2001-03-02
|
172 b
|
10 lines
on exitbutton
if the mouseV >= 390 then
set the visible of sprite 8 to 1
updateStage()
else
set the visible of sprite 8 to 0
updateStage()
end if
end